home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 118 / MacAddict 118 2006-06.toast / Software / Development / 24U Appearance OSAX(trial).dmg / Appearance OSAX Extras / Automator Actions / Working with Progress Indicator.app / Contents / document.wflow next >
Extensible Markup Language  |  2006-03-07  |  30KB  |  1,195 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>AMApplicationBuild</key>
  6.     <string>68</string>
  7.     <key>AMApplicationVersion</key>
  8.     <string>1.0.3</string>
  9.     <key>AMDocumentVersion</key>
  10.     <string>1</string>
  11.     <key>actions</key>
  12.     <array>
  13.         <dict>
  14.             <key>action</key>
  15.             <dict>
  16.                 <key>AMAccepts</key>
  17.                 <dict>
  18.                     <key>Container</key>
  19.                     <string>List</string>
  20.                     <key>Optional</key>
  21.                     <true/>
  22.                     <key>Types</key>
  23.                     <array>
  24.                         <string>com.apple.applescript.object</string>
  25.                     </array>
  26.                 </dict>
  27.                 <key>AMActionVersion</key>
  28.                 <string>1.0</string>
  29.                 <key>AMProvides</key>
  30.                 <dict>
  31.                     <key>Container</key>
  32.                     <string>List</string>
  33.                     <key>Types</key>
  34.                     <array>
  35.                         <string>com.apple.applescript.object</string>
  36.                     </array>
  37.                 </dict>
  38.                 <key>AMRequiredResources</key>
  39.                 <array/>
  40.                 <key>ActionBundlePath</key>
  41.                 <string>/Users/joska/Library/Automator/Indicate Progress.action</string>
  42.                 <key>ActionName</key>
  43.                 <string>Indicate Progress</string>
  44.                 <key>ActionParameters</key>
  45.                 <dict>
  46.                     <key>bottom message</key>
  47.                     <string>Performing first complex task.</string>
  48.                     <key>bottom_check</key>
  49.                     <true/>
  50.                     <key>current value</key>
  51.                     <real>4.1772153228521347</real>
  52.                     <key>current_check</key>
  53.                     <true/>
  54.                     <key>height</key>
  55.                     <string></string>
  56.                     <key>top message</key>
  57.                     <string>Demonstrating progress indicator...</string>
  58.                     <key>top_check</key>
  59.                     <true/>
  60.                     <key>width</key>
  61.                     <string></string>
  62.                     <key>xposition</key>
  63.                     <string></string>
  64.                     <key>yposition</key>
  65.                     <string></string>
  66.                 </dict>
  67.                 <key>Application</key>
  68.                 <array>
  69.                     <string>24U Appearance OSAX</string>
  70.                 </array>
  71.                 <key>BundleIdentifier</key>
  72.                 <string>com.24USoftware.AutomatorActions.IndicateProgress</string>
  73.                 <key>CFBundleVersion</key>
  74.                 <string>1.0</string>
  75.                 <key>CanShowSelectedItemsWhenRun</key>
  76.                 <false/>
  77.                 <key>CanShowWhenRun</key>
  78.                 <false/>
  79.                 <key>Category</key>
  80.                 <array>
  81.                     <string>Utility</string>
  82.                 </array>
  83.                 <key>Class Name</key>
  84.                 <string>AMAppleScriptAction</string>
  85.                 <key>InputUUID</key>
  86.                 <string>46D578F6-6D70-40DE-BC15-6D7FE0733713</string>
  87.                 <key>Keywords</key>
  88.                 <array>
  89.                     <string>Create</string>
  90.                     <string>Dialog</string>
  91.                     <string>Update</string>
  92.                 </array>
  93.                 <key>OutputUUID</key>
  94.                 <string>C31E9A5A-96BF-428F-8D0E-094963CD4B13</string>
  95.                 <key>StartAction</key>
  96.                 <false/>
  97.                 <key>UUID</key>
  98.                 <string>F7CA9AF1-BC5C-4D2E-8B84-AB8EA728CC76</string>
  99.                 <key>UnlocalizedApplications</key>
  100.                 <array>
  101.                     <string>24U Appearance OSAX</string>
  102.                 </array>
  103.                 <key>arguments</key>
  104.                 <dict>
  105.                     <key>0</key>
  106.                     <dict>
  107.                         <key>default value</key>
  108.                         <string>Top message</string>
  109.                         <key>name</key>
  110.                         <string>top message</string>
  111.                         <key>required</key>
  112.                         <string>0</string>
  113.                         <key>type</key>
  114.                         <string>0</string>
  115.                         <key>uuid</key>
  116.                         <string>0</string>
  117.                     </dict>
  118.                     <key>1</key>
  119.                     <dict>
  120.                         <key>default value</key>
  121.                         <true/>
  122.                         <key>name</key>
  123.                         <string>bottom_check</string>
  124.                         <key>required</key>
  125.                         <string>0</string>
  126.                         <key>type</key>
  127.                         <string>0</string>
  128.                         <key>uuid</key>
  129.                         <string>1</string>
  130.                     </dict>
  131.                     <key>2</key>
  132.                     <dict>
  133.                         <key>default value</key>
  134.                         <string></string>
  135.                         <key>name</key>
  136.                         <string>yposition</string>
  137.                         <key>required</key>
  138.                         <string>0</string>
  139.                         <key>type</key>
  140.                         <string>0</string>
  141.                         <key>uuid</key>
  142.                         <string>2</string>
  143.                     </dict>
  144.                     <key>3</key>
  145.                     <dict>
  146.                         <key>default value</key>
  147.                         <true/>
  148.                         <key>name</key>
  149.                         <string>top_check</string>
  150.                         <key>required</key>
  151.                         <string>0</string>
  152.                         <key>type</key>
  153.                         <string>0</string>
  154.                         <key>uuid</key>
  155.                         <string>3</string>
  156.                     </dict>
  157.                     <key>4</key>
  158.                     <dict>
  159.                         <key>default value</key>
  160.                         <string>Bottom message</string>
  161.                         <key>name</key>
  162.                         <string>bottom message</string>
  163.                         <key>required</key>
  164.                         <string>0</string>
  165.                         <key>type</key>
  166.                         <string>0</string>
  167.                         <key>uuid</key>
  168.                         <string>4</string>
  169.                     </dict>
  170.                     <key>5</key>
  171.                     <dict>
  172.                         <key>default value</key>
  173.                         <true/>
  174.                         <key>name</key>
  175.                         <string>current_check</string>
  176.                         <key>required</key>
  177.                         <string>0</string>
  178.                         <key>type</key>
  179.                         <string>0</string>
  180.                         <key>uuid</key>
  181.                         <string>5</string>
  182.                     </dict>
  183.                     <key>6</key>
  184.                     <dict>
  185.                         <key>default value</key>
  186.                         <string></string>
  187.                         <key>name</key>
  188.                         <string>xposition</string>
  189.                         <key>required</key>
  190.                         <string>0</string>
  191.                         <key>type</key>
  192.                         <string>0</string>
  193.                         <key>uuid</key>
  194.                         <string>6</string>
  195.                     </dict>
  196.                     <key>7</key>
  197.                     <dict>
  198.                         <key>default value</key>
  199.                         <string>50</string>
  200.                         <key>name</key>
  201.                         <string>current value</string>
  202.                         <key>required</key>
  203.                         <string>0</string>
  204.                         <key>type</key>
  205.                         <string>0</string>
  206.                         <key>uuid</key>
  207.                         <string>7</string>
  208.                     </dict>
  209.                     <key>8</key>
  210.                     <dict>
  211.                         <key>default value</key>
  212.                         <string></string>
  213.                         <key>name</key>
  214.                         <string>height</string>
  215.                         <key>required</key>
  216.                         <string>0</string>
  217.                         <key>type</key>
  218.                         <string>0</string>
  219.                         <key>uuid</key>
  220.                         <string>8</string>
  221.                     </dict>
  222.                     <key>9</key>
  223.                     <dict>
  224.                         <key>default value</key>
  225.                         <string></string>
  226.                         <key>name</key>
  227.                         <string>width</string>
  228.                         <key>required</key>
  229.                         <string>0</string>
  230.                         <key>type</key>
  231.                         <string>0</string>
  232.                         <key>uuid</key>
  233.                         <string>9</string>
  234.                     </dict>
  235.                 </dict>
  236.                 <key>nibPath</key>
  237.                 <string>/Users/joska/Library/Automator/Indicate Progress.action/Contents/Resources/English.lproj/main.nib</string>
  238.             </dict>
  239.             <key>collapsed</key>
  240.             <false/>
  241.             <key>isOutletsVisible</key>
  242.             <false/>
  243.             <key>isViewVisible</key>
  244.             <true/>
  245.             <key>location</key>
  246.             <string>572.000000:779.000000</string>
  247.         </dict>
  248.         <dict>
  249.             <key>action</key>
  250.             <dict>
  251.                 <key>AMAccepts</key>
  252.                 <dict>
  253.                     <key>Container</key>
  254.                     <string>List</string>
  255.                     <key>Optional</key>
  256.                     <true/>
  257.                     <key>Types</key>
  258.                     <array>
  259.                         <string>com.apple.applescript.object</string>
  260.                     </array>
  261.                 </dict>
  262.                 <key>AMActionVersion</key>
  263.                 <string>1.0</string>
  264.                 <key>AMProvides</key>
  265.                 <dict>
  266.                     <key>Container</key>
  267.                     <string>List</string>
  268.                     <key>Types</key>
  269.                     <array>
  270.                         <string>com.apple.applescript.object</string>
  271.                     </array>
  272.                 </dict>
  273.                 <key>ActionBundlePath</key>
  274.                 <string>/System/Library/Automator/Run AppleScript.action</string>
  275.                 <key>ActionIconName</key>
  276.                 <string>AppleScript</string>
  277.                 <key>ActionName</key>
  278.                 <string>Run AppleScript</string>
  279.                 <key>ActionParameters</key>
  280.                 <dict>
  281.                     <key>source</key>
  282.                     <string>on run {input, parameters}
  283.     set k to 0.9999999
  284.     set s to 0
  285.     repeat with i from 1 to 300000
  286.         set k to k * k
  287.         set s to s + k / i
  288.     end repeat
  289.     
  290.     return input
  291. end run</string>
  292.                 </dict>
  293.                 <key>Application</key>
  294.                 <array>
  295.                     <string>Automator</string>
  296.                 </array>
  297.                 <key>BundleIdentifier</key>
  298.                 <string>com.apple.Automator.RunScript</string>
  299.                 <key>CFBundleVersion</key>
  300.                 <string>1.0</string>
  301.                 <key>CanShowSelectedItemsWhenRun</key>
  302.                 <false/>
  303.                 <key>CanShowWhenRun</key>
  304.                 <true/>
  305.                 <key>Category</key>
  306.                 <array>
  307.                     <string>Utility</string>
  308.                 </array>
  309.                 <key>Class Name</key>
  310.                 <string>RunScriptAction</string>
  311.                 <key>InputUUID</key>
  312.                 <string>242746EB-3D77-48BD-A215-B8F89AD89F99</string>
  313.                 <key>Keywords</key>
  314.                 <array>
  315.                     <string>Run</string>
  316.                 </array>
  317.                 <key>OutputUUID</key>
  318.                 <string>6E9E72C8-BC68-486F-A216-37FB6E6594A1</string>
  319.                 <key>StartAction</key>
  320.                 <false/>
  321.                 <key>UUID</key>
  322.                 <string>AFE99B38-1AD8-4536-B113-364CD60D1056</string>
  323.                 <key>UnlocalizedApplications</key>
  324.                 <array>
  325.                     <string>Automator</string>
  326.                 </array>
  327.                 <key>arguments</key>
  328.                 <dict>
  329.                     <key>0</key>
  330.                     <dict>
  331.                         <key>default value</key>
  332.                         <string>on run {input, parameters}
  333.     
  334.     (* Your script goes here *)
  335.     
  336.     return input
  337. end run</string>
  338.                         <key>name</key>
  339.                         <string>source</string>
  340.                         <key>required</key>
  341.                         <string>0</string>
  342.                         <key>type</key>
  343.                         <string>0</string>
  344.                         <key>uuid</key>
  345.                         <string>0</string>
  346.                     </dict>
  347.                 </dict>
  348.                 <key>nibPath</key>
  349.                 <string>/System/Library/Automator/Run AppleScript.action/Contents/Resources/English.lproj/main.nib</string>
  350.             </dict>
  351.             <key>collapsed</key>
  352.             <false/>
  353.             <key>isOutletsVisible</key>
  354.             <false/>
  355.             <key>isViewVisible</key>
  356.             <false/>
  357.             <key>location</key>
  358.             <string>1132.000000:545.666687</string>
  359.         </dict>
  360.         <dict>
  361.             <key>action</key>
  362.             <dict>
  363.                 <key>AMAccepts</key>
  364.                 <dict>
  365.                     <key>Container</key>
  366.                     <string>List</string>
  367.                     <key>Optional</key>
  368.                     <true/>
  369.                     <key>Types</key>
  370.                     <array>
  371.                         <string>com.apple.applescript.object</string>
  372.                     </array>
  373.                 </dict>
  374.                 <key>AMActionVersion</key>
  375.                 <string>1.0</string>
  376.                 <key>AMProvides</key>
  377.                 <dict>
  378.                     <key>Container</key>
  379.                     <string>List</string>
  380.                     <key>Types</key>
  381.                     <array>
  382.                         <string>com.apple.applescript.object</string>
  383.                     </array>
  384.                 </dict>
  385.                 <key>AMRequiredResources</key>
  386.                 <array/>
  387.                 <key>ActionBundlePath</key>
  388.                 <string>/Users/joska/Library/Automator/Indicate Progress.action</string>
  389.                 <key>ActionName</key>
  390.                 <string>Indicate Progress</string>
  391.                 <key>ActionParameters</key>
  392.                 <dict>
  393.                     <key>bottom message</key>
  394.                     <string>Performing second complex task.</string>
  395.                     <key>bottom_check</key>
  396.                     <true/>
  397.                     <key>current value</key>
  398.                     <real>44.430381059646606</real>
  399.                     <key>current_check</key>
  400.                     <true/>
  401.                     <key>height</key>
  402.                     <string></string>
  403.                     <key>top_check</key>
  404.                     <false/>
  405.                     <key>width</key>
  406.                     <string></string>
  407.                     <key>xposition</key>
  408.                     <string></string>
  409.                     <key>yposition</key>
  410.                     <string></string>
  411.                 </dict>
  412.                 <key>Application</key>
  413.                 <array>
  414.                     <string>24U Appearance OSAX</string>
  415.                 </array>
  416.                 <key>BundleIdentifier</key>
  417.                 <string>com.24USoftware.AutomatorActions.IndicateProgress</string>
  418.                 <key>CFBundleVersion</key>
  419.                 <string>1.0</string>
  420.                 <key>CanShowSelectedItemsWhenRun</key>
  421.                 <false/>
  422.                 <key>CanShowWhenRun</key>
  423.                 <false/>
  424.                 <key>Category</key>
  425.                 <array>
  426.                     <string>Utility</string>
  427.                 </array>
  428.                 <key>Class Name</key>
  429.                 <string>AMAppleScriptAction</string>
  430.                 <key>InputUUID</key>
  431.                 <string>506B5A90-C23F-4276-9B03-04FA4FBC288A</string>
  432.                 <key>Keywords</key>
  433.                 <array>
  434.                     <string>Create</string>
  435.                     <string>Dialog</string>
  436.                     <string>Update</string>
  437.                 </array>
  438.                 <key>OutputUUID</key>
  439.                 <string>130944F8-A3C4-4B1A-A2CA-EEC55289A102</string>
  440.                 <key>StartAction</key>
  441.                 <false/>
  442.                 <key>UUID</key>
  443.                 <string>FC254D2F-244C-48AD-8D9E-D6075A5D9545</string>
  444.                 <key>UnlocalizedApplications</key>
  445.                 <array>
  446.                     <string>24U Appearance OSAX</string>
  447.                 </array>
  448.                 <key>arguments</key>
  449.                 <dict>
  450.                     <key>0</key>
  451.                     <dict>
  452.                         <key>default value</key>
  453.                         <string>Top message</string>
  454.                         <key>name</key>
  455.                         <string>top message</string>
  456.                         <key>required</key>
  457.                         <string>0</string>
  458.                         <key>type</key>
  459.                         <string>0</string>
  460.                         <key>uuid</key>
  461.                         <string>0</string>
  462.                     </dict>
  463.                     <key>1</key>
  464.                     <dict>
  465.                         <key>default value</key>
  466.                         <true/>
  467.                         <key>name</key>
  468.                         <string>bottom_check</string>
  469.                         <key>required</key>
  470.                         <string>0</string>
  471.                         <key>type</key>
  472.                         <string>0</string>
  473.                         <key>uuid</key>
  474.                         <string>1</string>
  475.                     </dict>
  476.                     <key>2</key>
  477.                     <dict>
  478.                         <key>default value</key>
  479.                         <string></string>
  480.                         <key>name</key>
  481.                         <string>yposition</string>
  482.                         <key>required</key>
  483.                         <string>0</string>
  484.                         <key>type</key>
  485.                         <string>0</string>
  486.                         <key>uuid</key>
  487.                         <string>2</string>
  488.                     </dict>
  489.                     <key>3</key>
  490.                     <dict>
  491.                         <key>default value</key>
  492.                         <true/>
  493.                         <key>name</key>
  494.                         <string>top_check</string>
  495.                         <key>required</key>
  496.                         <string>0</string>
  497.                         <key>type</key>
  498.                         <string>0</string>
  499.                         <key>uuid</key>
  500.                         <string>3</string>
  501.                     </dict>
  502.                     <key>4</key>
  503.                     <dict>
  504.                         <key>default value</key>
  505.                         <string>Bottom message</string>
  506.                         <key>name</key>
  507.                         <string>bottom message</string>
  508.                         <key>required</key>
  509.                         <string>0</string>
  510.                         <key>type</key>
  511.                         <string>0</string>
  512.                         <key>uuid</key>
  513.                         <string>4</string>
  514.                     </dict>
  515.                     <key>5</key>
  516.                     <dict>
  517.                         <key>default value</key>
  518.                         <true/>
  519.                         <key>name</key>
  520.                         <string>current_check</string>
  521.                         <key>required</key>
  522.                         <string>0</string>
  523.                         <key>type</key>
  524.                         <string>0</string>
  525.                         <key>uuid</key>
  526.                         <string>5</string>
  527.                     </dict>
  528.                     <key>6</key>
  529.                     <dict>
  530.                         <key>default value</key>
  531.                         <string></string>
  532.                         <key>name</key>
  533.                         <string>xposition</string>
  534.                         <key>required</key>
  535.                         <string>0</string>
  536.                         <key>type</key>
  537.                         <string>0</string>
  538.                         <key>uuid</key>
  539.                         <string>6</string>
  540.                     </dict>
  541.                     <key>7</key>
  542.                     <dict>
  543.                         <key>default value</key>
  544.                         <string>50</string>
  545.                         <key>name</key>
  546.                         <string>current value</string>
  547.                         <key>required</key>
  548.                         <string>0</string>
  549.                         <key>type</key>
  550.                         <string>0</string>
  551.                         <key>uuid</key>
  552.                         <string>7</string>
  553.                     </dict>
  554.                     <key>8</key>
  555.                     <dict>
  556.                         <key>default value</key>
  557.                         <string></string>
  558.                         <key>name</key>
  559.                         <string>height</string>
  560.                         <key>required</key>
  561.                         <string>0</string>
  562.                         <key>type</key>
  563.                         <string>0</string>
  564.                         <key>uuid</key>
  565.                         <string>8</string>
  566.                     </dict>
  567.                     <key>9</key>
  568.                     <dict>
  569.                         <key>default value</key>
  570.                         <string></string>
  571.                         <key>name</key>
  572.                         <string>width</string>
  573.                         <key>required</key>
  574.                         <string>0</string>
  575.                         <key>type</key>
  576.                         <string>0</string>
  577.                         <key>uuid</key>
  578.                         <string>9</string>
  579.                     </dict>
  580.                 </dict>
  581.                 <key>nibPath</key>
  582.                 <string>/Users/joska/Library/Automator/Indicate Progress.action/Contents/Resources/English.lproj/main.nib</string>
  583.             </dict>
  584.             <key>collapsed</key>
  585.             <false/>
  586.             <key>isOutletsVisible</key>
  587.             <false/>
  588.             <key>isViewVisible</key>
  589.             <true/>
  590.             <key>location</key>
  591.             <string>852.000000:732.333313</string>
  592.         </dict>
  593.         <dict>
  594.             <key>action</key>
  595.             <dict>
  596.                 <key>AMAccepts</key>
  597.                 <dict>
  598.                     <key>Container</key>
  599.                     <string>List</string>
  600.                     <key>Optional</key>
  601.                     <true/>
  602.                     <key>Types</key>
  603.                     <array>
  604.                         <string>com.apple.applescript.object</string>
  605.                     </array>
  606.                 </dict>
  607.                 <key>AMActionVersion</key>
  608.                 <string>1.0</string>
  609.                 <key>AMProvides</key>
  610.                 <dict>
  611.                     <key>Container</key>
  612.                     <string>List</string>
  613.                     <key>Types</key>
  614.                     <array>
  615.                         <string>com.apple.applescript.object</string>
  616.                     </array>
  617.                 </dict>
  618.                 <key>ActionBundlePath</key>
  619.                 <string>/System/Library/Automator/Run AppleScript.action</string>
  620.                 <key>ActionIconName</key>
  621.                 <string>AppleScript</string>
  622.                 <key>ActionName</key>
  623.                 <string>Run AppleScript</string>
  624.                 <key>ActionParameters</key>
  625.                 <dict>
  626.                     <key>source</key>
  627.                     <string>on run {input, parameters}
  628.     set k to 0.9999999
  629.     set s to 0
  630.     repeat with i from 1 to 300000
  631.         set k to k * k
  632.         set s to s + k / i
  633.     end repeat
  634.     
  635.     return input
  636. end run</string>
  637.                 </dict>
  638.                 <key>Application</key>
  639.                 <array>
  640.                     <string>Automator</string>
  641.                 </array>
  642.                 <key>BundleIdentifier</key>
  643.                 <string>com.apple.Automator.RunScript</string>
  644.                 <key>CFBundleVersion</key>
  645.                 <string>1.0</string>
  646.                 <key>CanShowSelectedItemsWhenRun</key>
  647.                 <false/>
  648.                 <key>CanShowWhenRun</key>
  649.                 <true/>
  650.                 <key>Category</key>
  651.                 <array>
  652.                     <string>Utility</string>
  653.                 </array>
  654.                 <key>Class Name</key>
  655.                 <string>RunScriptAction</string>
  656.                 <key>InputUUID</key>
  657.                 <string>AC5E9B4A-C6B9-4A6F-AD8F-421947416B0A</string>
  658.                 <key>Keywords</key>
  659.                 <array>
  660.                     <string>Run</string>
  661.                 </array>
  662.                 <key>OutputUUID</key>
  663.                 <string>970CA201-4B6E-4047-BF10-C6E35A4EFB51</string>
  664.                 <key>StartAction</key>
  665.                 <false/>
  666.                 <key>UUID</key>
  667.                 <string>E3192D83-A083-4FC4-907B-22FE5E8B9734</string>
  668.                 <key>UnlocalizedApplications</key>
  669.                 <array>
  670.                     <string>Automator</string>
  671.                 </array>
  672.                 <key>arguments</key>
  673.                 <dict>
  674.                     <key>0</key>
  675.                     <dict>
  676.                         <key>default value</key>
  677.                         <string>on run {input, parameters}
  678.     
  679.     (* Your script goes here *)
  680.     
  681.     return input
  682. end run</string>
  683.                         <key>name</key>
  684.                         <string>source</string>
  685.                         <key>required</key>
  686.                         <string>0</string>
  687.                         <key>type</key>
  688.                         <string>0</string>
  689.                         <key>uuid</key>
  690.                         <string>0</string>
  691.                     </dict>
  692.                 </dict>
  693.                 <key>nibPath</key>
  694.                 <string>/System/Library/Automator/Run AppleScript.action/Contents/Resources/English.lproj/main.nib</string>
  695.             </dict>
  696.             <key>collapsed</key>
  697.             <false/>
  698.             <key>isOutletsVisible</key>
  699.             <false/>
  700.             <key>isViewVisible</key>
  701.             <false/>
  702.             <key>location</key>
  703.             <string>572.000000:499.000000</string>
  704.         </dict>
  705.         <dict>
  706.             <key>action</key>
  707.             <dict>
  708.                 <key>AMAccepts</key>
  709.                 <dict>
  710.                     <key>Container</key>
  711.                     <string>List</string>
  712.                     <key>Optional</key>
  713.                     <true/>
  714.                     <key>Types</key>
  715.                     <array>
  716.                         <string>com.apple.applescript.object</string>
  717.                     </array>
  718.                 </dict>
  719.                 <key>AMActionVersion</key>
  720.                 <string>1.0</string>
  721.                 <key>AMProvides</key>
  722.                 <dict>
  723.                     <key>Container</key>
  724.                     <string>List</string>
  725.                     <key>Types</key>
  726.                     <array>
  727.                         <string>com.apple.applescript.object</string>
  728.                     </array>
  729.                 </dict>
  730.                 <key>AMRequiredResources</key>
  731.                 <array/>
  732.                 <key>ActionBundlePath</key>
  733.                 <string>/Users/joska/Library/Automator/Indicate Progress.action</string>
  734.                 <key>ActionName</key>
  735.                 <string>Indicate Progress</string>
  736.                 <key>ActionParameters</key>
  737.                 <dict>
  738.                     <key>bottom message</key>
  739.                     <string>Performing final operations.</string>
  740.                     <key>bottom_check</key>
  741.                     <true/>
  742.                     <key>current value</key>
  743.                     <real>89.240509271621704</real>
  744.                     <key>current_check</key>
  745.                     <true/>
  746.                     <key>height</key>
  747.                     <string></string>
  748.                     <key>top_check</key>
  749.                     <false/>
  750.                     <key>width</key>
  751.                     <string></string>
  752.                     <key>xposition</key>
  753.                     <string></string>
  754.                     <key>yposition</key>
  755.                     <string></string>
  756.                 </dict>
  757.                 <key>Application</key>
  758.                 <array>
  759.                     <string>24U Appearance OSAX</string>
  760.                 </array>
  761.                 <key>BundleIdentifier</key>
  762.                 <string>com.24USoftware.AutomatorActions.IndicateProgress</string>
  763.                 <key>CFBundleVersion</key>
  764.                 <string>1.0</string>
  765.                 <key>CanShowSelectedItemsWhenRun</key>
  766.                 <false/>
  767.                 <key>CanShowWhenRun</key>
  768.                 <false/>
  769.                 <key>Category</key>
  770.                 <array>
  771.                     <string>Utility</string>
  772.                 </array>
  773.                 <key>Class Name</key>
  774.                 <string>AMAppleScriptAction</string>
  775.                 <key>InputUUID</key>
  776.                 <string>4D32493F-5C3A-482A-972D-7D2214A551EB</string>
  777.                 <key>Keywords</key>
  778.                 <array>
  779.                     <string>Create</string>
  780.                     <string>Dialog</string>
  781.                     <string>Update</string>
  782.                 </array>
  783.                 <key>OutputUUID</key>
  784.                 <string>2D58CB92-123A-451C-A5B6-466F4765E26F</string>
  785.                 <key>StartAction</key>
  786.                 <false/>
  787.                 <key>UUID</key>
  788.                 <string>A623CE2E-2B02-47DC-98CE-A65A1BAE61E4</string>
  789.                 <key>UnlocalizedApplications</key>
  790.                 <array>
  791.                     <string>24U Appearance OSAX</string>
  792.                 </array>
  793.                 <key>arguments</key>
  794.                 <dict>
  795.                     <key>0</key>
  796.                     <dict>
  797.                         <key>default value</key>
  798.                         <string>Top message</string>
  799.                         <key>name</key>
  800.                         <string>top message</string>
  801.                         <key>required</key>
  802.                         <string>0</string>
  803.                         <key>type</key>
  804.                         <string>0</string>
  805.                         <key>uuid</key>
  806.                         <string>0</string>
  807.                     </dict>
  808.                     <key>1</key>
  809.                     <dict>
  810.                         <key>default value</key>
  811.                         <true/>
  812.                         <key>name</key>
  813.                         <string>bottom_check</string>
  814.                         <key>required</key>
  815.                         <string>0</string>
  816.                         <key>type</key>
  817.                         <string>0</string>
  818.                         <key>uuid</key>
  819.                         <string>1</string>
  820.                     </dict>
  821.                     <key>2</key>
  822.                     <dict>
  823.                         <key>default value</key>
  824.                         <string></string>
  825.                         <key>name</key>
  826.                         <string>yposition</string>
  827.                         <key>required</key>
  828.                         <string>0</string>
  829.                         <key>type</key>
  830.                         <string>0</string>
  831.                         <key>uuid</key>
  832.                         <string>2</string>
  833.                     </dict>
  834.                     <key>3</key>
  835.                     <dict>
  836.                         <key>default value</key>
  837.                         <true/>
  838.                         <key>name</key>
  839.                         <string>top_check</string>
  840.                         <key>required</key>
  841.                         <string>0</string>
  842.                         <key>type</key>
  843.                         <string>0</string>
  844.                         <key>uuid</key>
  845.                         <string>3</string>
  846.                     </dict>
  847.                     <key>4</key>
  848.                     <dict>
  849.                         <key>default value</key>
  850.                         <string>Bottom message</string>
  851.                         <key>name</key>
  852.                         <string>bottom message</string>
  853.                         <key>required</key>
  854.                         <string>0</string>
  855.                         <key>type</key>
  856.                         <string>0</string>
  857.                         <key>uuid</key>
  858.                         <string>4</string>
  859.                     </dict>
  860.                     <key>5</key>
  861.                     <dict>
  862.                         <key>default value</key>
  863.                         <true/>
  864.                         <key>name</key>
  865.                         <string>current_check</string>
  866.                         <key>required</key>
  867.                         <string>0</string>
  868.                         <key>type</key>
  869.                         <string>0</string>
  870.                         <key>uuid</key>
  871.                         <string>5</string>
  872.                     </dict>
  873.                     <key>6</key>
  874.                     <dict>
  875.                         <key>default value</key>
  876.                         <string></string>
  877.                         <key>name</key>
  878.                         <string>xposition</string>
  879.                         <key>required</key>
  880.                         <string>0</string>
  881.                         <key>type</key>
  882.                         <string>0</string>
  883.                         <key>uuid</key>
  884.                         <string>6</string>
  885.                     </dict>
  886.                     <key>7</key>
  887.                     <dict>
  888.                         <key>default value</key>
  889.                         <string>50</string>
  890.                         <key>name</key>
  891.                         <string>current value</string>
  892.                         <key>required</key>
  893.                         <string>0</string>
  894.                         <key>type</key>
  895.                         <string>0</string>
  896.                         <key>uuid</key>
  897.                         <string>7</string>
  898.                     </dict>
  899.                     <key>8</key>
  900.                     <dict>
  901.                         <key>default value</key>
  902.                         <string></string>
  903.                         <key>name</key>
  904.                         <string>height</string>
  905.                         <key>required</key>
  906.                         <string>0</string>
  907.                         <key>type</key>
  908.                         <string>0</string>
  909.                         <key>uuid</key>
  910.                         <string>8</string>
  911.                     </dict>
  912.                     <key>9</key>
  913.                     <dict>
  914.                         <key>default value</key>
  915.                         <string></string>
  916.                         <key>name</key>
  917.                         <string>width</string>
  918.                         <key>required</key>
  919.                         <string>0</string>
  920.                         <key>type</key>
  921.                         <string>0</string>
  922.                         <key>uuid</key>
  923.                         <string>9</string>
  924.                     </dict>
  925.                 </dict>
  926.                 <key>nibPath</key>
  927.                 <string>/Users/joska/Library/Automator/Indicate Progress.action/Contents/Resources/English.lproj/main.nib</string>
  928.             </dict>
  929.             <key>collapsed</key>
  930.             <false/>
  931.             <key>isOutletsVisible</key>
  932.             <false/>
  933.             <key>isViewVisible</key>
  934.             <true/>
  935.             <key>location</key>
  936.             <string>1132.000000:685.666687</string>
  937.         </dict>
  938.         <dict>
  939.             <key>action</key>
  940.             <dict>
  941.                 <key>AMAccepts</key>
  942.                 <dict>
  943.                     <key>Container</key>
  944.                     <string>List</string>
  945.                     <key>Optional</key>
  946.                     <true/>
  947.                     <key>Types</key>
  948.                     <array>
  949.                         <string>com.apple.applescript.object</string>
  950.                     </array>
  951.                 </dict>
  952.                 <key>AMActionVersion</key>
  953.                 <string>1.0</string>
  954.                 <key>AMProvides</key>
  955.                 <dict>
  956.                     <key>Container</key>
  957.                     <string>List</string>
  958.                     <key>Types</key>
  959.                     <array>
  960.                         <string>com.apple.applescript.object</string>
  961.                     </array>
  962.                 </dict>
  963.                 <key>ActionBundlePath</key>
  964.                 <string>/System/Library/Automator/Run AppleScript.action</string>
  965.                 <key>ActionIconName</key>
  966.                 <string>AppleScript</string>
  967.                 <key>ActionName</key>
  968.                 <string>Run AppleScript</string>
  969.                 <key>ActionParameters</key>
  970.                 <dict>
  971.                     <key>source</key>
  972.                     <string>on run {input, parameters}
  973.     set k to 0.9999999
  974.     set s to 0
  975.     repeat with i from 1 to 200000
  976.         set k to k * k
  977.         set s to s + k / i
  978.     end repeat
  979.     
  980.     return input
  981. end run</string>
  982.                 </dict>
  983.                 <key>Application</key>
  984.                 <array>
  985.                     <string>Automator</string>
  986.                 </array>
  987.                 <key>BundleIdentifier</key>
  988.                 <string>com.apple.Automator.RunScript</string>
  989.                 <key>CFBundleVersion</key>
  990.                 <string>1.0</string>
  991.                 <key>CanShowSelectedItemsWhenRun</key>
  992.                 <false/>
  993.                 <key>CanShowWhenRun</key>
  994.                 <true/>
  995.                 <key>Category</key>
  996.                 <array>
  997.                     <string>Utility</string>
  998.                 </array>
  999.                 <key>Class Name</key>
  1000.                 <string>RunScriptAction</string>
  1001.                 <key>InputUUID</key>
  1002.                 <string>D304315F-3AAB-4018-BACE-B6B0B2B5BDD2</string>
  1003.                 <key>Keywords</key>
  1004.                 <array>
  1005.                     <string>Run</string>
  1006.                 </array>
  1007.                 <key>OutputUUID</key>
  1008.                 <string>6A523B6C-EF9A-424C-9A92-3A7E909690FC</string>
  1009.                 <key>StartAction</key>
  1010.                 <false/>
  1011.                 <key>UUID</key>
  1012.                 <string>B7CAA106-0C13-4765-84D7-1121430F0466</string>
  1013.                 <key>UnlocalizedApplications</key>
  1014.                 <array>
  1015.                     <string>Automator</string>
  1016.                 </array>
  1017.                 <key>arguments</key>
  1018.                 <dict>
  1019.                     <key>0</key>
  1020.                     <dict>
  1021.                         <key>default value</key>
  1022.                         <string>on run {input, parameters}
  1023.     
  1024.     (* Your script goes here *)
  1025.     
  1026.     return input
  1027. end run</string>
  1028.                         <key>name</key>
  1029.                         <string>source</string>
  1030.                         <key>required</key>
  1031.                         <string>0</string>
  1032.                         <key>type</key>
  1033.                         <string>0</string>
  1034.                         <key>uuid</key>
  1035.                         <string>0</string>
  1036.                     </dict>
  1037.                 </dict>
  1038.                 <key>nibPath</key>
  1039.                 <string>/System/Library/Automator/Run AppleScript.action/Contents/Resources/English.lproj/main.nib</string>
  1040.             </dict>
  1041.             <key>collapsed</key>
  1042.             <false/>
  1043.             <key>isOutletsVisible</key>
  1044.             <false/>
  1045.             <key>isViewVisible</key>
  1046.             <false/>
  1047.             <key>location</key>
  1048.             <string>268.000000:290.500000</string>
  1049.         </dict>
  1050.         <dict>
  1051.             <key>action</key>
  1052.             <dict>
  1053.                 <key>AMAccepts</key>
  1054.                 <dict>
  1055.                     <key>Container</key>
  1056.                     <string>List</string>
  1057.                     <key>Optional</key>
  1058.                     <true/>
  1059.                     <key>Types</key>
  1060.                     <array>
  1061.                         <string>com.apple.applescript.object</string>
  1062.                     </array>
  1063.                 </dict>
  1064.                 <key>AMActionVersion</key>
  1065.                 <string>1.0</string>
  1066.                 <key>AMProvides</key>
  1067.                 <dict>
  1068.                     <key>Container</key>
  1069.                     <string>List</string>
  1070.                     <key>Types</key>
  1071.                     <array>
  1072.                         <string>com.apple.applescript.object</string>
  1073.                     </array>
  1074.                 </dict>
  1075.                 <key>AMRequiredResources</key>
  1076.                 <array/>
  1077.                 <key>ActionBundlePath</key>
  1078.                 <string>/Users/joska/Library/Automator/Hide Progress Indicator.action</string>
  1079.                 <key>ActionName</key>
  1080.                 <string>Hide Progress Indicator</string>
  1081.                 <key>ActionParameters</key>
  1082.                 <dict/>
  1083.                 <key>Application</key>
  1084.                 <array>
  1085.                     <string>24U Appearance OSAX</string>
  1086.                 </array>
  1087.                 <key>BundleIdentifier</key>
  1088.                 <string>com.24USoftware.AutomatorActions.HideProgressIndicator</string>
  1089.                 <key>CFBundleVersion</key>
  1090.                 <string>1.0</string>
  1091.                 <key>CanShowSelectedItemsWhenRun</key>
  1092.                 <false/>
  1093.                 <key>CanShowWhenRun</key>
  1094.                 <false/>
  1095.                 <key>Category</key>
  1096.                 <array>
  1097.                     <string>Utility</string>
  1098.                 </array>
  1099.                 <key>Class Name</key>
  1100.                 <string>AMAppleScriptAction</string>
  1101.                 <key>InputUUID</key>
  1102.                 <string>7A3BB06E-12A8-4FBE-B8E5-8E74B4C661AB</string>
  1103.                 <key>Keywords</key>
  1104.                 <array>
  1105.                     <string>Indicator</string>
  1106.                     <string>Close</string>
  1107.                 </array>
  1108.                 <key>OutputUUID</key>
  1109.                 <string>6D89B6E8-E245-426A-9898-92D54F591157</string>
  1110.                 <key>StartAction</key>
  1111.                 <false/>
  1112.                 <key>UUID</key>
  1113.                 <string>FFC70B6F-EFE1-47B6-84D9-DE41855F57C8</string>
  1114.                 <key>UnlocalizedApplications</key>
  1115.                 <array>
  1116.                     <string>24U Appearance OSAX</string>
  1117.                 </array>
  1118.                 <key>arguments</key>
  1119.                 <dict/>
  1120.                 <key>nibPath</key>
  1121.                 <string>/Users/joska/Library/Automator/Hide Progress Indicator.action/Contents/Resources/English.lproj/main.nib</string>
  1122.             </dict>
  1123.             <key>collapsed</key>
  1124.             <false/>
  1125.             <key>isOutletsVisible</key>
  1126.             <false/>
  1127.             <key>isViewVisible</key>
  1128.             <true/>
  1129.             <key>location</key>
  1130.             <string>852.000000:452.333344</string>
  1131.         </dict>
  1132.     </array>
  1133.     <key>connectors</key>
  1134.     <dict>
  1135.         <key>0FDD99E4-AA96-4EF5-9DBE-411BF86C2FFA</key>
  1136.         <dict>
  1137.             <key>from</key>
  1138.             <string>AFE99B38-1AD8-4536-B113-364CD60D1056 - 6E9E72C8-BC68-486F-A216-37FB6E6594A1</string>
  1139.             <key>to</key>
  1140.             <string>FC254D2F-244C-48AD-8D9E-D6075A5D9545 - 506B5A90-C23F-4276-9B03-04FA4FBC288A</string>
  1141.         </dict>
  1142.         <key>1B8D4625-A883-4516-AA03-D5DBB32984B4</key>
  1143.         <dict>
  1144.             <key>from</key>
  1145.             <string>B7CAA106-0C13-4765-84D7-1121430F0466 - 6A523B6C-EF9A-424C-9A92-3A7E909690FC</string>
  1146.             <key>to</key>
  1147.             <string>FFC70B6F-EFE1-47B6-84D9-DE41855F57C8 - 7A3BB06E-12A8-4FBE-B8E5-8E74B4C661AB</string>
  1148.         </dict>
  1149.         <key>98AF083A-EDBC-4F28-A7DD-CEB1888174EE</key>
  1150.         <dict>
  1151.             <key>from</key>
  1152.             <string>E3192D83-A083-4FC4-907B-22FE5E8B9734 - 970CA201-4B6E-4047-BF10-C6E35A4EFB51</string>
  1153.             <key>to</key>
  1154.             <string>A623CE2E-2B02-47DC-98CE-A65A1BAE61E4 - 4D32493F-5C3A-482A-972D-7D2214A551EB</string>
  1155.         </dict>
  1156.         <key>C14391CC-D893-4661-8DC9-45CF58E33907</key>
  1157.         <dict>
  1158.             <key>from</key>
  1159.             <string>FC254D2F-244C-48AD-8D9E-D6075A5D9545 - 130944F8-A3C4-4B1A-A2CA-EEC55289A102</string>
  1160.             <key>to</key>
  1161.             <string>E3192D83-A083-4FC4-907B-22FE5E8B9734 - AC5E9B4A-C6B9-4A6F-AD8F-421947416B0A</string>
  1162.         </dict>
  1163.         <key>D52153BD-35CB-47C5-ABDC-BB5896CCECB1</key>
  1164.         <dict>
  1165.             <key>from</key>
  1166.             <string>A623CE2E-2B02-47DC-98CE-A65A1BAE61E4 - 2D58CB92-123A-451C-A5B6-466F4765E26F</string>
  1167.             <key>to</key>
  1168.             <string>B7CAA106-0C13-4765-84D7-1121430F0466 - D304315F-3AAB-4018-BACE-B6B0B2B5BDD2</string>
  1169.         </dict>
  1170.         <key>EF632399-6FF5-4E49-B19C-1589411D3811</key>
  1171.         <dict>
  1172.             <key>from</key>
  1173.             <string>F7CA9AF1-BC5C-4D2E-8B84-AB8EA728CC76 - C31E9A5A-96BF-428F-8D0E-094963CD4B13</string>
  1174.             <key>to</key>
  1175.             <string>AFE99B38-1AD8-4536-B113-364CD60D1056 - 242746EB-3D77-48BD-A215-B8F89AD89F99</string>
  1176.         </dict>
  1177.     </dict>
  1178.     <key>state</key>
  1179.     <dict>
  1180.         <key>actionsSplitView</key>
  1181.         <real>175</real>
  1182.         <key>layoutFrame</key>
  1183.         <string>{{0, 0}, {525, 634}}</string>
  1184.         <key>layoutScrollPosition</key>
  1185.         <string>{{0, 0}, {521, 566}}</string>
  1186.         <key>mainSplitView</key>
  1187.         <real>373</real>
  1188.         <key>minorSplitView</key>
  1189.         <real>439</real>
  1190.         <key>windowFrame</key>
  1191.         <string>{{124, 199}, {939, 645}}</string>
  1192.     </dict>
  1193. </dict>
  1194. </plist>
  1195.